TestEvent.unknown constructor

TestEvent.unknown()

When an event that doesn't match any other type was received.

Implementation

factory TestEvent.unknown() = TestEventUnknown;