mb property

double get mb

Megabytes of a given bytes.

Implementation

double get mb => kb / 1024;