shortText property

String? shortText
final

An abbreviated textual name for the address component, if available. For example, an address component for the country of Australia may have a short_name of "AU".

Implementation

final String? shortText;