GenericFuel constructor - GenericFuel - search library - Dart API
GenericFuel
GenericFuel constructor
- FuelType type
Implementation
GenericFuel(FuelType type)
: type = type, additives = [];
GenericFuel(FuelType type)
: type = type, additives = [];