reconnect abstract method
Try to Reconnect SignalR connection if it gets disconnected.
Returns the connectionId
Implementation
Future<String?> reconnect();
Try to Reconnect SignalR connection if it gets disconnected.
Returns the connectionId
Future<String?> reconnect();