byteCount property

String? byteCount
getter/setter pair

The number of free bytes in the medium, or for EXTERNAL_STORAGE_DETECTED, the total capacity in bytes of the storage medium.

Implementation

core.String? byteCount;