connect method

Future<void> connect()

Implementation

Future<void> connect() async => connection.connect();