mebibytes method

InformationSize mebibytes()

Gets an InformationSize representing this number of mebibytes.

Implementation

InformationSize mebibytes() => InformationSize.fromMebibytes(this);