addressCountry property
RECOMMENDED. A two character country code (for example, US). Billing address country
Implementation
@JsonKey(name: "address_country")
String? get addressCountry => throw _privateConstructorUsedError;
RECOMMENDED. A two character country code (for example, US). Billing address country
@JsonKey(name: "address_country")
String? get addressCountry => throw _privateConstructorUsedError;