SocketIOHandler typedef

SocketIOHandler = void Function(dynamic data)

Implementation

typedef SocketIOHandler = void Function(dynamic data);