issuingCountry property
String?
get
issuingCountry
Three letter code identifying the issuing state or organization.
Implementation
String? get issuingCountry => _issuingCountry;
Three letter code identifying the issuing state or organization.
String? get issuingCountry => _issuingCountry;