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