EventType.unknown constructor

const EventType.unknown(
  1. String value
)

Implementation

const EventType.unknown(String value): super.unknown(value);