shopperInteraction property

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

The sales channel.

Implementation

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