iCodes property

  1. @JsonKey.new(name: 'ICodes', includeIfNull: false, defaultValue: <String>[])
List<String>? iCodes
final

Implementation

@JsonKey(name: 'ICodes', includeIfNull: false, defaultValue: <String>[])
final List<String>? iCodes;