billingAddressPeriodCountry property
The billing address country passed in the payment request. Example: NL
Implementation
@BuiltValueField(wireName: r'billingAddress.country')
String? get billingAddressPeriodCountry;
The billing address country passed in the payment request. Example: NL
@BuiltValueField(wireName: r'billingAddress.country')
String? get billingAddressPeriodCountry;