formattedAddress property

String? formattedAddress
getter/setter pair

The post-processed address, formatted as a single-line address following the address formatting rules of the region where the address is located.

Implementation

core.String? formattedAddress;