ShippingLocationsResponse constructor

ShippingLocationsResponse([
  1. void updates(
    1. ShippingLocationsResponseBuilder b
    )
])

Implementation

factory ShippingLocationsResponse([void updates(ShippingLocationsResponseBuilder b)]) = _$ShippingLocationsResponse;