paymentAccountRef property
String?
get
paymentAccountRef
Implementation
String? get paymentAccountRef => _$this._paymentAccountRef;
set
paymentAccountRef
(String? paymentAccountRef)
Implementation
set paymentAccountRef(String? paymentAccountRef) =>
_$this._paymentAccountRef = paymentAccountRef;