unit property
The unit of the co2 emission. Possible string values are:
- "UNIT_UNSPECIFIED" : Unspecified unit.
- "GPERKM" : Grams per kilometer.
Implementation
core.String? unit;
The unit of the co2 emission. Possible string values are:
core.String? unit;