client property

  1. @override
Socket get client
override

getting the client

Implementation

@override
Socket get client => options.client;