mediaFileSize property

IntColumn get mediaFileSize

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

Implementation

IntColumn get mediaFileSize => integer().nullable()();