This callback gets called whenever SignalR server sends some message to client.
final void Function(String, String)? hubCallback;