availableGB property

int availableGB

Implementation

int get availableGB => availableBytes ~/ pow(2, 30);