fileSize

@SerializedName(value = "fileSize")
var fileSize: Int?

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

Since

4.0.0