connectSocket property

Future<Socket?> Function() connectSocket

Implementation

Future<Socket?> Function() get connectSocket => _connectSocket;