prediction property

List<RiskAssessmentPrediction>? prediction
inherited

prediction Describes the expected outcome for the subject.

Implementation

List<RiskAssessmentPrediction>? get prediction =>
    throw _privateConstructorUsedError;