unitText property

String? unitText
getter/setter pair

A string or text indicating the unit of measurement. Useful if you cannot provide a standard unit code for unitCode.

Implementation

String? unitText;