menu
uom package
documentation
unit.dart
Unit<D extends Dimension>
isBase property
isBase property
dark_mode
light_mode
isBase
property
bool
isBase
getter/setter pair
Whether this is the reference unit of its dimension.
Implementation
late bool isBase = converter.isIdentity;
uom package
documentation
unit
Unit<D extends Dimension>
isBase property
Unit class