DeliveryContact constructor

DeliveryContact([
  1. void updates(
    1. DeliveryContactBuilder b
    )
])

Implementation

factory DeliveryContact([void updates(DeliveryContactBuilder b)]) = _$DeliveryContact;