@NonNull abstract fun withFuelSet(fuelSet: String!): IGeometrySearchQuery
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
IGeometrySearchQuery: A reference to the builder object.