paymentAccountReference property
String?
get
paymentAccountReference
Implementation
String? get paymentAccountReference => _$this._paymentAccountReference;
set
paymentAccountReference
(String? paymentAccountReference)
Implementation
set paymentAccountReference(String? paymentAccountReference) =>
_$this._paymentAccountReference = paymentAccountReference;