CamelotKeyPredictionSet constructor

CamelotKeyPredictionSet({
  1. required List<CamelotKeyPrediction> predictions,
})

Implementation

CamelotKeyPredictionSet({required this.predictions});