artifactType property
Inferred artifact-type classification.
Implementation
@$pb.TagNumber(1)
ModelArtifactType get artifactType => $_getN(0);
Implementation
@$pb.TagNumber(1)
set artifactType(ModelArtifactType value) => $_setField(1, value);
Inferred artifact-type classification.
@$pb.TagNumber(1)
ModelArtifactType get artifactType => $_getN(0);
@$pb.TagNumber(1)
set artifactType(ModelArtifactType value) => $_setField(1, value);