toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
common
switch theme
search in API
apollo-api
/
com.apollographql.apollo.api
/
Optional
/
getOrNull
get
Or
Null
fun
getOrNull
(
)
:
V
?
Returns the value if this
Optional
is
Present
or null else.