line1 property
The name of the street and the number of the building. For example: Simon Carmiggeltstraat 6-50.
Implementation
@BuiltValueField(wireName: r'line1')
String? get line1;
The name of the street and the number of the building. For example: Simon Carmiggeltstraat 6-50.
@BuiltValueField(wireName: r'line1')
String? get line1;