int? get folderId => _$this._folderId;
set folderId(covariant int? folderId) => _$this._folderId = folderId;