Soil
Toggle table of contents
1.0.0-alpha11
common
Platform filter
common
Switch theme
Search in API
Soil
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
).