OnConnectCallback typedef

OnConnectCallback = void Function(String mesg)

Implementation

typedef OnConnectCallback = void Function(String res);