dispose abstract method
Releases any resources (subscriptions, clients) held for path.
Called when the chat page is disposed.
Implementation
void dispose(String path);
Releases any resources (subscriptions, clients) held for path.
Called when the chat page is disposed.
void dispose(String path);