connect method

Future<void> connect()

Implementation

Future<void> connect() => throw UnimplementedError();