Stream<int> watchStorageSize({String? userId}) { return LocalAdapter.defaultWatchStorageSize(this, userId: userId); }