fun withFuelSet(fuelSet: String): FuzzySearchQueryBuilder
Overrides IFuzzySearchQuery.withFuelSet
A comma-separated list of fuel types which could be used to restrict the result to Points Of Interest of specific fuels.
fuelSet
- A comma-separated list of fuel types.
Return
A reference to the builder object.