addressCountry property
Billing address country, if provided when creating card.
Implementation
@JsonKey(name: "address_country")
String? get addressCountry => throw _privateConstructorUsedError;
Billing address country, if provided when creating card.
@JsonKey(name: "address_country")
String? get addressCountry => throw _privateConstructorUsedError;