toggle menu
soil
1.0.0-alpha07
common
switch theme
search in API
soil-query-core
/
soil.query.core
/
getOrNull
get
Or
Null
fun
<
T
>
Reply
<
T
>
.
getOrNull
(
)
:
T
?
Returns the value of the
Reply.Some
instance, or null if there is no reply yet (
Reply.None
).