OnConnectCallback typedef

OnConnectCallback = void Function(String res)

Implementation

typedef OnConnectCallback = void Function(String res);