toggle menu
apollo-api
3.8.3
common
switch theme
search in API
apollo-api
/
com.apollographql.apollo3.api
/
Optional
/
Present
Present
data
class
Present
<
V
>
(
val
value
:
V
)
:
Optional
<
V
>
Members
Constructors
Present
Link copied to clipboard
constructor
(
value
:
V
)
Properties
value
Link copied to clipboard
val
value
:
V
Functions
get
Or
Null
Link copied to clipboard
fun
getOrNull
(
)
:
V
?
get
Or
Throw
Link copied to clipboard
fun
getOrThrow
(
)
:
V
&
Any