gibibytes method

InformationSize gibibytes()

Gets an InformationSize representing this number of gibibytes.

Implementation

InformationSize gibibytes() => InformationSize.fromGibibytes(this);