unit property
String?
get
unit
A human-readable form of the unit.
Implementation
String? get unit => unitField.getValue(_json);
A human-readable form of the unit.
String? get unit => unitField.getValue(_json);