EventType
public class EventType<T> : EventTypeProtocol where T : EventProtocolRepresents an EventType that conforms to a certain type of EventProtocol T.
- 
                  
                  The name of the EventType.Remark - This name should be unique.
 DeclarationSwift public private(set) var name: String { get }
 EventType Class Reference
      EventType Class Reference