body

val body: <Error class: unknown class>

The body of the request decoded from Base64. If bodyBase64 is null, this will also be null.

Return

The decoded body as a ByteArray or null if bodyBase64 is null.