formattedAddress property

  1. @BuiltValueField(wireName: r'formatted_address')
String formattedAddress

The human-readable address of this location.

Implementation

@BuiltValueField(wireName: r'formatted_address')
String get formattedAddress;