streetAddress property
The name of the street, and the house or building number.
Implementation
@BuiltValueField(wireName: r'streetAddress')
String? get streetAddress;
The name of the street, and the house or building number.
@BuiltValueField(wireName: r'streetAddress')
String? get streetAddress;