CreateArtifactRequest({ required this.parent, required this.artifact, this.artifactId = '', }) : super(fullyQualifiedName);