megabytes method

InformationSize megabytes()

Gets an InformationSize representing this number of megabytes.

Implementation

InformationSize megabytes() => InformationSize.fromMegabytes(this);