disconnect abstract method

Future<void> disconnect()

Disconnects the session and pairing, if any. If there is no session, this does nothing.

Implementation

Future<void> disconnect();