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