firstPspReference property
String?
get
firstPspReference
Implementation
String? get firstPspReference => _$this._firstPspReference;
set
firstPspReference
(String? firstPspReference)
Implementation
set firstPspReference(String? firstPspReference) =>
_$this._firstPspReference = firstPspReference;