unit property
The units for magnitude. Possible string values are:
- "UNIT_UNSPECIFIED" : The units are unknown.
- "PT" : A point, 1/72 of an inch.
Implementation
core.String? unit;
The units for magnitude. Possible string values are:
core.String? unit;