shopperLocale property

  1. @BuiltValueField.new(wireName: r'shopperLocale')
String? get shopperLocale

The locale of the shopper.

Implementation

@BuiltValueField(wireName: r'shopperLocale')
String? get shopperLocale;