truckFuelTypes property - PlaceFilter class - search library - Dart API
truckFuelTypes
truckFuelTypes property
getter/setter pair
The list of TruckFuelType elements that should be used to find only
the FuelStation search results that support all of them.
Not supported for suggestByText in OfflineSearchEngine (not available in all editions).
Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.
Implementation
List<TruckFuelType> truckFuelTypes;