data

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

The data of the message. Defaults to null.

Since

3.1.0