formattedAddress property

String? formattedAddress
final

formattedAddress is a string containing the human-readable address of this place. Often this address is equivalent to the "postal address".

Implementation

final String? formattedAddress;