PredictionOutcome

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