fileSize property Null safety

int? fileSize
read / write

Size of file which is specified by the url property.

Implementation

int? fileSize;