menu
googleapis package
documentation
merchantapi/products_v1.dart
Mileage
unit property
unit property
dark_mode
light_mode
unit
property
String
?
unit
getter/setter pair
The unit of the mileage. Possible string values are:
"UNIT_UNSPECIFIED" : Unspecified unit.
"MILES" : Miles.
"KM" : Kilometers.
Implementation
core.String? unit;
googleapis package
documentation
merchantapi/products_v1
Mileage
unit property
Mileage class