EventChampion public struct EventChampion : Decodable A simplified version of Champion for Events id The ID of the champion Declaration Swift public let id: Int name The name of the champion Declaration Swift public let name: String