longText property

String? longText
final

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

final String? longText;