eelPfc property

  1. @JsonKey(name: 'eel_pfc', fromJson: CustomsFormType.fromString, toJson: CustomsFormType.asString)
CustomsFormType? eelPfc
final

Implementation

@JsonKey(
    name: 'eel_pfc',
    fromJson: CustomsFormType.fromString,
    toJson: CustomsFormType.asString)
final CustomsFormType? eelPfc;