longName property

  1. @BuiltValueField(wireName: r'long_name')
String longName

The full text description or name of the address component as returned by the Geocoder.

Implementation

@BuiltValueField(wireName: r'long_name')
String get longName;