mebibytes property

num mebibytes

Implementation

num get mebibytes {
  return _bytes / MiB;
}