gigabytes method

InformationSize gigabytes()

Gets an InformationSize representing this number of gigabytes.

Implementation

InformationSize gigabytes() => InformationSize.fromGigabytes(this);