evidence property

List<DetectedIssueEvidence>? evidence
inherited

evidence Supporting evidence or manifestations that provide the basis for identifying the detected issue such as a GuidanceResponse or MeasureReport.

Implementation

List<DetectedIssueEvidence>? get evidence =>
    throw _privateConstructorUsedError;