gb property

double get gb

Giggabytes of a given bytes.

Implementation

double get gb => mb / 1024;