apollo-kotlin
3.8.2
apollo-api-java
/
com.apollographql.apollo3.api.java
/
Assertions
Assertions
open
class
Assertions
Content copied to clipboard
Functions
Functions
check
Not
Null
Link copied to clipboard
open
fun
<
T
>
checkNotNull
(
value
:
T
,
errorMessage
:
String
)
:
T
Content copied to clipboard