disconnect method

Future<void> disconnect()

Disconnect from the backend

Default implementation does nothing

Implementation

Future<void> disconnect() async {}