menu
here_sdk
search.dart
TruckFuel
TruckFuel constructor
TruckFuel
dark_mode
light_mode
TruckFuel
constructor
TruckFuel
(
TruckFuelType
type
)
Implementation
TruckFuel(TruckFuelType type) : type = type, maximumTruckClass = null;
here_sdk
search
TruckFuel
TruckFuel constructor
TruckFuel class