issuingCountryCode property
The two-letter country code of the country where the card was issued.
Implementation
@BuiltValueField(wireName: r'issuingCountryCode')
String? get issuingCountryCode;
The two-letter country code of the country where the card was issued.
@BuiltValueField(wireName: r'issuingCountryCode')
String? get issuingCountryCode;