locale property

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

Locale on the shopper interaction device.

Implementation

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