countryCode property
2-letter ISO 3166 country code of the card acceptor location. > This parameter is required for the merchants who don't use Adyen as the payment authorisation gateway.
Implementation
@BuiltValueField(wireName: r'countryCode')
String? get countryCode;