megabits method

InformationSize megabits()

Gets an InformationSize representing this number of megabits.

Implementation

InformationSize megabits() => InformationSize.fromMegabits(this);