totalGigaBytes property

double get totalGigaBytes

Total gigabytes.

Implementation

double get totalGigaBytes => totalMegaBytes / 1024;