common constant

List<StorageConverter> const common

Implementation

static const common = [
  bit,
  byte,
  kilobit,
  kilobyte,
  megabit,
  megabyte,
  gigabit,
  gigabyte,
  terabit,
  terabyte,
  petabit,
  petabyte,
  exabit,
  exabyte,
  nibble,
  character,
  word,
  block,
  cd74Minute,
  cd80Minute,
  dvd,
  dvd2Layer,
  dvd2Side,
  dvd2Layer2Side,
];