moshi
/
com.squareup.moshi
/
JsonValueReader
/
nextNull
next
Null
Consumes the next token from the JSON stream and asserts that it is a literal null. Returns null.
@
Nullable
()
open fun <
T
>
nextNull
():
T
Content copied to clipboard