pspPaymentReference property
String?
get
pspPaymentReference
Implementation
String? get pspPaymentReference => _$this._pspPaymentReference;
set
pspPaymentReference
(String? pspPaymentReference)
Implementation
set pspPaymentReference(String? pspPaymentReference) =>
_$this._pspPaymentReference = pspPaymentReference;