additives property - GenericFuel class - search library - Dart API
additives
additives property
getter/setter pair
The list of available fuel additives. The list can be empty when no fuel additives are available or when the information is unknown.
Implementation
List<FuelAdditive> additives;