profileReference property
String?
get
profileReference
Implementation
String? get profileReference => _$this._profileReference;
set
profileReference
(String? profileReference)
Implementation
set profileReference(String? profileReference) =>
_$this._profileReference = profileReference;