toRobi method
Convert this to the unit Robibytes (RiB).
Implementation
double toRobi([BinaryPrefix from = BinaryPrefix.none]) => toUnit(
      BinaryPrefix.robi,
      from,
    );Convert this to the unit Robibytes (RiB).
double toRobi([BinaryPrefix from = BinaryPrefix.none]) => toUnit(
      BinaryPrefix.robi,
      from,
    );