compatibleWithICode property

  1. @JsonKey.new(name: 'CompatibleWithICode', includeIfNull: false)
String? compatibleWithICode
final

Implementation

@JsonKey(name: 'CompatibleWithICode', includeIfNull: false)
final String? compatibleWithICode;