truckClass property
getter/setter pair
Should be used to find only the FuelStation search results with minimum supported TruckClass.
This filter is only available to use with the SearchEngine.
The OfflineSearchEngine (only available for the Navigate license) does not apply this filter.
TruckClass.lightClass is not accepted in the filter.
Otherwise will result in SearchError.invalidTruckClass.
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
TruckClass? truckClass;