reference property
The unique reference that you provided in the original /sessions request. This identifies the payment and is used in all communication with you about the payment status.
Implementation
@BuiltValueField(wireName: r'reference')
String? get reference;