String executeHostShellCommand({required String shell}) => RustLib .instance.api .crateApiToolAdbDeviceExecuteHostShellCommand(that: this, shell: shell);