@NonNull abstract fun withBrandSet(brandSet: String!): IGeometrySearchQuery
A comma-separated list of brand names which could be used to restrict the result to Points Of Interest of specific brands.
brandSet
- String!: A comma-separated list of brand names.
Return
IGeometrySearchQuery: The builder of the query with a new value for the brand set being set.