availableMB property

int availableMB

Implementation

int get availableMB => availableBytes ~/ pow(2, 20);