@NonNull abstract fun withMapCodes(mapCodes: MutableSet<MapCodeType!>!): IFuzzySearchQuery
Enables the return of mapcodes.
mapCodes
- MutableSet<MapCodeType!>!: The enum type indicating supported MapCodes.
Return
IFuzzySearchQuery: A reference to the builder object.