onConnected property Null safety
final
Occurs when the SDK connects to the chat server successfully.
Implementation
final VoidCallback? onConnected;
Occurs when the SDK connects to the chat server successfully.
final VoidCallback? onConnected;