expected_size property

int expected_size
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;