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;
The list of available fuel additives. The list can be empty when no fuel additives are available or when the information is unknown.
List<FuelAdditive> additives;