disconnect abstract method
Disconnects the session and pairing, if any. If there is no session, this does nothing.
Implementation
Future<void> disconnect();
Disconnects the session and pairing, if any. If there is no session, this does nothing.
Future<void> disconnect();