CamelotKeyPredictionSet constructor
CamelotKeyPredictionSet({
- required List<
CamelotKeyPrediction> predictions,
Implementation
CamelotKeyPredictionSet({required this.predictions});