Date public struct Date : Codable, Equatable Struct representing Event Date related values. date Actual date Declaration Swift public var date: String events List of events Declaration Swift public var events: [Event] init(date:events:) Undocumented Declaration Swift public init(date: String, events: [Event]) init(from:) Declaration Swift public init(from decoder: Decoder) throws © 2020 Cheetah Digital. All rights reserved. (Last updated: 2020-06-22) Generated by jazzy ♪♫ v0.13.4, a Realm project.