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