CustomsFormType constructor

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

Implementation

CustomsFormType(super.id, super.jsonValue);