@override Future<void> stopUpgradeFirmware() async { await _channel.invokeMethod("stopUpgradeFirmware"); }