addressLine2 property
Address line 2 (Apartment/Suite/Unit/Building).
Implementation
@JsonKey(name: "address_line2")
String? get addressLine2 => throw _privateConstructorUsedError;
Address line 2 (Apartment/Suite/Unit/Building).
@JsonKey(name: "address_line2")
String? get addressLine2 => throw _privateConstructorUsedError;