unit property

String? get unit

The unit representation of the length.

Implementation

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