fileSize property

String? fileSize
getter/setter pair

Size of the application / package (e.g 18MB) In the absence of a unit (MB, KB etc.), KB will be assumed.

Implementation

String? fileSize;