countryNames property

  1. @JsonKey.new()
List<String> countryNames
final

List of countries of the issuing bank.

Implementation

@JsonKey()
final List<String> countryNames;