componentsFilter property

ComponentsFilter? componentsFilter
final

You can set the Geocoding Service to return address results restricted to a specific area, by using a components filter developers.google.com/maps/documentation/javascript/geocoding#ComponentFiltering

Implementation

final ComponentsFilter? componentsFilter;