shopperReference property
The reference you use to uniquely identify the shopper (e.g. user ID or account ID).
Implementation
@BuiltValueField(wireName: r'shopperReference')
String? get shopperReference;
The reference you use to uniquely identify the shopper (e.g. user ID or account ID).
@BuiltValueField(wireName: r'shopperReference')
String? get shopperReference;