deviceChannel property

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

The environment of the shopper. Allowed values: * app * browser

Implementation

@BuiltValueField(wireName: r'deviceChannel')
String get deviceChannel;