shopperLocale property
The combination of a language code and a country code to specify the language to be used in the payment.
Implementation
@BuiltValueField(wireName: r'shopperLocale')
String? get shopperLocale;
The combination of a language code and a country code to specify the language to be used in the payment.
@BuiltValueField(wireName: r'shopperLocale')
String? get shopperLocale;