notesPath property

String? notesPath
override

Implementation

String? get notesPath => _$this._notesPath;
void notesPath=(covariant String? notesPath)
covariantoverride

Implementation

set notesPath(covariant String? notesPath) => _$this._notesPath = notesPath;