totalKiloBytes property

double get totalKiloBytes

Total kilobytes.

Implementation

double get totalKiloBytes => totalBytes / 1024;