formattedValue property

String? formattedValue
getter/setter pair

The unstructured value of the address.

If this is not set by the user it will be automatically constructed from structured values.

Implementation

core.String? formattedValue;