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