$ExploitPredictionScoringSystem constructor

$ExploitPredictionScoringSystem({
  1. double? percentile,
  2. double? score,
})

Implementation

$ExploitPredictionScoringSystem({this.percentile, this.score});