$NearbySearchFilterCopyWithExtension extension
This Extension on NearbySearchFilter is to generate the code for a copyWith(...) function.
Methods
-
copyWith(
{String? languageCode, String? regionCode, List< PlaceType> ? includedTypes, List<PlaceType> ? excludedTypes, List<PlaceType> ? includedPrimaryTypes, List<PlaceType> ? excludedPrimaryTypes, int? maxResultCount, LocationRestrictionCircle? locationRestriction, RankPreferenceType? rankPreference, RoutingParameters? routingParameters}) → NearbySearchFilter -
Available on NearbySearchFilter, provided by the $NearbySearchFilterCopyWithExtension extension