DeliveryConfirmation constructor

DeliveryConfirmation(
  1. dynamic id,
  2. dynamic jsonValue
)

Implementation

DeliveryConfirmation(super.id, super.jsonValue);