attributeEstimate property

List<EvidenceAttributeEstimate>? attributeEstimate
inherited

attributeEstimate A nested attribute estimate; which is the attribute estimate of an attribute estimate.

Implementation

List<EvidenceAttributeEstimate>? get attributeEstimate =>
    throw _privateConstructorUsedError;