message

@SerializedName(value = "message")
var message: String?

The message text of the message. Defaults to null.

Since

3.1.0