toMegabyte property

DataStorage toMegabyte

Implementation

DataStorage get toMegabyte => convertTo(
      const DataStorage$Megabyte(),
    );