CarrierInfoType constructor

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

Implementation

CarrierInfoType(super.id, super.jsonValue);