@override Future<bool> disconnectFromDevice() async { return await methodChannel.invokeMethod('disconnectFromDevice'); }