connect method

Future<void> connect()

Connects to the backend

Default implementation does nothing

Implementation

Future<void> connect() async {}