customsItems property

  1. @JsonKey(name: 'customs_items')
List<CustomsItem>? customsItems
final

Implementation

@JsonKey(name: 'customs_items')
final List<CustomsItem>? customsItems;