standardUnit property

  1. @override
Unit standardUnit
override

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

Implementation

@override
Unit get standardUnit => unit;