formattedAddress property
A string containing the human-readable address of this place.
Do not parse the formatted address programmatically. Instead you should use the individual address components, which the API response includes in addition to the formatted address field.
Implementation
final String? formattedAddress;