standardUnit property

  1. @override
AlternateUnit standardUnit
override

//////////////////////////////////////////////// //////////////////////////////////////////////// The BaseUnit base unit, AlternateUnit alternate unit or product of base units and alternate units this unit is derived from.

The standard unit identifies the "type" of Quantity quantity for which this unit is employed.

Implementation

@override
AlternateUnit get standardUnit => this;