adrAddress property

  1. @BuiltValueField(wireName: r'adr_address')
String? adrAddress

A representation of the place's address in the adr microformat.

Implementation

@BuiltValueField(wireName: r'adr_address')
String? get adrAddress;