mediaFileSize property

int? mediaFileSize
final

Size of the full media file in bytes. Used by the UI to display file size and decide auto-download.

Implementation

final int? mediaFileSize;