networkPaymentReference property
The transaction identifier from card schemes. This is the networkTxReference from the response to the first payment.
Implementation
@BuiltValueField(wireName: r'networkPaymentReference')
String? get networkPaymentReference;