apollo-kotlin
3.8.2
common
apollo-api
/
com.apollographql.apollo3.api.json
/
JsonReader
/
Token
/
END_ARRAY
END_ARRAY
common
END_ARRAY
Content copied to clipboard
The closing of a JSON array. Written using
JsonWriter.endArray
and read using
JsonReader.endArray
.
Properties
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard