size property Null safety

int size
read / write

The uncompressed size of the file

Implementation

int size = 0;