srcTokenReference property
String?
get
srcTokenReference
Implementation
String? get srcTokenReference => _$this._srcTokenReference;
set
srcTokenReference
(String? srcTokenReference)
Implementation
set srcTokenReference(String? srcTokenReference) =>
_$this._srcTokenReference = srcTokenReference;