cardIssuingCountry property
The country where the card was issued. Example: US
Implementation
@BuiltValueField(wireName: r'cardIssuingCountry')
String? get cardIssuingCountry;
The country where the card was issued. Example: US
@BuiltValueField(wireName: r'cardIssuingCountry')
String? get cardIssuingCountry;