Releases any resources (subscriptions, clients) held for path.
path
Called when the chat page is disposed.
@override void dispose(String path) { _listeners.remove(path)?.cancel(); }