totalMegaBytes property

double totalMegaBytes

Total megabytes.

Implementation

double get totalMegaBytes => totalKiloBytes / 1024;