PredictionOutcome

constructor(id: String = "", title: String = "", color: String = "", users: Int = 0, channelPoints: Int = 0, topPredictors: List<TopPredictor>? = null)