isStandardUnit property

bool isStandardUnit

Indicates if this unit is a standard unit.

Implementation

bool get isStandardUnit => standardUnit == this;