SocketError typedef

SocketError = void Function(dynamic message)

Implementation

typedef SocketError = void Function(dynamic message);