shopperEmail property

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

The shopper's email.

Implementation

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