type property

  1. @JsonKey(unknownEnumValue: RelatedArtifactType.unknown)
RelatedArtifactType? type
inherited

Implementation

@JsonKey(unknownEnumValue: RelatedArtifactType.unknown)
RelatedArtifactType? get type => throw _privateConstructorUsedError;