SocketEventEntry constructor

const SocketEventEntry(
  1. SocketEventHandler handler
)

Implementation

const SocketEventEntry(this.handler);