shopperReference property
The ID that uniquely identifies the shopper. The shopperReference is the same as the shopperReference used in the initial payment.
Implementation
@BuiltValueField(wireName: r'shopperReference')
String? get shopperReference;