line2 property
Additional information about the delivery address. For example, an apartment number.
Implementation
@BuiltValueField(wireName: r'line2')
String? get line2;
Additional information about the delivery address. For example, an apartment number.
@BuiltValueField(wireName: r'line2')
String? get line2;