bool? get deleted => _$this._deleted;
set deleted(covariant bool? deleted) => _$this._deleted = deleted;