expected_size property
read / write
Approximate file size in bytes in case the exact file size is unknown. Can be used to show download/upload progress.
Implementation
late int expected_size;
Approximate file size in bytes in case the exact file size is unknown. Can be used to show download/upload progress.
late int expected_size;