moshi
1.14.0
moshi
/
com.squareup.moshi
/
JsonWriter
/
name
name
abstract
fun
name
(
name
:
String
)
:
JsonWriter
Content copied to clipboard
Encodes the property name.
Return
this writer.
Parameters
name
the name of the forthcoming value. Must not be null.