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