totalGigaBytes property
double
get
totalGigaBytes
Total gigabytes.
Implementation
double get totalGigaBytes => totalMegaBytes / 1024;
Total gigabytes.
double get totalGigaBytes => totalMegaBytes / 1024;