body

val body: String? = null

The encoded body as a base64 string. Omitted if sizeOnly is true. (Encoded as a base64 string when passed over JSON)

Sources

jvm source
Link copied to clipboard