@override Future<void> deviceConnect(String id) => methodChannel.invokeMethod('deviceConnect', {'deviceId': id});