totalSizeMB property

double get totalSizeMB

Implementation

double get totalSizeMB => totalSizeBytes / (1024 * 1024);