totalGigaBytes property

double totalGigaBytes

Total gigabytes.

Implementation

double get totalGigaBytes => totalMegaBytes / 1024;