nationality property
The two-character country code of the shopper's nationality.
Implementation
@BuiltValueField(wireName: r'nationality')
String? get nationality;
The two-character country code of the shopper's nationality.
@BuiltValueField(wireName: r'nationality')
String? get nationality;