totalKiloBytes property

double totalKiloBytes

Total kilobytes.

Implementation

double get totalKiloBytes => totalBytes / 1024;