Future<void> listenedCollectionChanged(String collectionId) async { await onListenedCollectionChanged(collectionId); refresh(); }