shippingAddress property

PaymentAddress? get shippingAddress

Implementation

PaymentAddress? get shippingAddress {
  return null;
}