rawPayload

@SerializedName(value = payload)
val rawPayload: Payload

The raw payload of the message. It is recommended that you use payload instead.