toggle menu
apollo-api
4.0.0-beta.4
common
switch theme
search in API
apollo-api
/
com.apollographql.apollo3.api
/
ApolloResponse
/
dataOrThrow
data
Or
Throw
fun
dataOrThrow
(
)
:
D
Return
data
if not null or throws
NoDataException
else