SocketConnectionTask constructor

SocketConnectionTask(
  1. Future<Socket> socket
)

Implementation

SocketConnectionTask(this.socket);