CacheEvent public class CacheEvent : NSObject, EventProtocol The Cache event object. type The type of the event. Declaration Swift public let type: String date The date at which the event occured. Declaration Swift public let date: Date