mm property

double get mm

Converts the value to millimeters (mm).

Implementation

double get mm => this * 3.78;