issuingCountry property
String
get
issuingCountry
The issuing country (alpha-3 country code)
Implementation
String get issuingCountry => _map["issuingCountry"] as String;
The issuing country (alpha-3 country code)
String get issuingCountry => _map["issuingCountry"] as String;