GoogleMapsPlacesV1AddressDescriptor constructor
GoogleMapsPlacesV1AddressDescriptor({
- List<
GoogleMapsPlacesV1AddressDescriptorArea> ? areas, - List<
GoogleMapsPlacesV1AddressDescriptorLandmark> ? landmarks,
Implementation
GoogleMapsPlacesV1AddressDescriptor({this.areas, this.landmarks});