code property

String? get code

A computer processable form of the unit in some unit representation system.

Implementation

String? get code => codeField.getValue(_json);