shippingAddress property
User specified shipping address
Implementation
@JsonKey(name: 'shipping_address')
ShippingAddress get shippingAddress;
User specified shipping address
@JsonKey(name: 'shipping_address')
ShippingAddress get shippingAddress;