isMetric property

bool isMetric

Returns true if this unit is a Metric System Unit (officially called International System of Units - SI).

Implementation

bool get isMetric => isSI;