CarrierAccountType constructor

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

Implementation

CarrierAccountType(super.id, super.jsonValue);