EventNotAllowedException constructor

const EventNotAllowedException(
  1. String type
)

Implementation

const EventNotAllowedException(this.type);