toGigabyte property

DataStorage toGigabyte

Implementation

DataStorage get toGigabyte => convertTo(
      const DataStorage$Gigabyte(),
    );