inMB property
double
get
inMB
Returns the information value in Megabytes (MB, SI: 10⁶ bytes).
Implementation
double get inMB => getValue(InformationUnit.megabyte);
Returns the information value in Megabytes (MB, SI: 10⁶ bytes).
double get inMB => getValue(InformationUnit.megabyte);