networkPaymentReference property

String? get networkPaymentReference

Implementation

String? get networkPaymentReference => _$this._networkPaymentReference;
set networkPaymentReference (String? networkPaymentReference)

Implementation

set networkPaymentReference(String? networkPaymentReference) =>
    _$this._networkPaymentReference = networkPaymentReference;