ShippingLocation constructor

ShippingLocation([
  1. void updates(
    1. ShippingLocationBuilder b
    )
])

Implementation

factory ShippingLocation([void updates(ShippingLocationBuilder b)]) = _$ShippingLocation;