ready property

  1. @override
Future<void> get ready
override

Implementation

@override
Future<void> get ready => _socket!.ready;