mediaFileSize property
Size of the full media file in bytes. Used by the UI to display file size and decide auto-download.
Implementation
final int? mediaFileSize;
Size of the full media file in bytes. Used by the UI to display file size and decide auto-download.
final int? mediaFileSize;