payAtThePump property - FuelStation class - search library - Dart API
payAtThePump
payAtThePump property
getter/setter pair
Indicates if paying at the pump is supported or not. null means information is unknown.
Implementation
bool? payAtThePump;