IdArgs.fromArgs(this.args) : id = (args["id"] as String?) ?? illegalState("Missing id"), record = args["record"] as R?;