unit property

String? get unit

A human-readable form of the unit.

Implementation

String? get unit => unitField.getValue(_json);