component property

List<ArtifactAssessmentContent>? component
inherited

component If the informationType is container, the components of the content.

Implementation

List<ArtifactAssessmentContent>? get component =>
    throw _privateConstructorUsedError;