Disconnects from the current device.
@override Future<void> disconnect() async { await methodChannel.invokeMethod('disconnect'); }