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
/
ApolloResponse
/
dataOrThrow
data
Or
Throw
fun
dataOrThrow
(
)
:
D
Return
data
if not null or throws
NoDataException
else