CardCustoms constructor

const CardCustoms({
  1. String? eoriNumber,
})

customs_param

Customs information for the shipment.

Implementation

const CardCustoms({this.eoriNumber});