toExabyte property

DataStorage toExabyte

Convert to DataStorage$Exabyte

Implementation

DataStorage get toExabyte => convertTo(
      const DataStorage$Exabyte(),
    );