longText property

String? longText
getter/setter pair

The full text description or name of the address component.

For example, an address component for the country Australia may have a long_name of "Australia".

Implementation

core.String? longText;