availableInCans property
getter/setter pair
Indicates if the fuel additive is available in cans or not. null means information is unknown.
Implementation
bool? availableInCans;
Indicates if the fuel additive is available in cans or not. null means information is unknown.
bool? availableInCans;