periodUnit property

String? get periodUnit

The units of time for the period in UCUM units.

Implementation

String? get periodUnit => periodUnitField.getValue(_json);