unit property
String?
get
unit
The unit representation of the length.
Implementation
String? get unit => unitField.getValue(_json);
The unit representation of the length.
String? get unit => unitField.getValue(_json);