downloadSize property
The size (bytes) of the media file that has been downloaded.
Implementation
@JsonKey(name: 'downloadSize')
final int? downloadSize;
The size (bytes) of the media file that has been downloaded.
@JsonKey(name: 'downloadSize')
final int? downloadSize;