artifactType property

  1. @TagNumber.new(9)
ModelArtifactType get artifactType

Implementation

@$pb.TagNumber(9)
ModelArtifactType get artifactType => $_getN(8);
  1. @TagNumber.new(9)
set artifactType (ModelArtifactType value)

Implementation

@$pb.TagNumber(9)
set artifactType(ModelArtifactType value) => $_setField(9, value);