countryCode property
The shopper's two-letter country code.
Implementation
@BuiltValueField(wireName: r'countryCode')
String? get countryCode;
The shopper's two-letter country code.
@BuiltValueField(wireName: r'countryCode')
String? get countryCode;