line2 property
The number of the building. For example, if the address is Simon Carmiggeltstraat 6-50, provide 6-50.
Implementation
@BuiltValueField(wireName: r'line2')
String? get line2;
The number of the building. For example, if the address is Simon Carmiggeltstraat 6-50, provide 6-50.
@BuiltValueField(wireName: r'line2')
String? get line2;