BaseChampion public struct BaseChampion : Decodable A simple version of Champion id The ID of the champion Declaration Swift public let id: Int icon The icon of the champion Declaration Swift public let icon: URL name The name of the champion Declaration Swift public let name: String