fileName

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

The file name of the file of the message. Defaults to null.

Since

4.0.0