IoEventEnumType constructor

const IoEventEnumType(
  1. int value
)

Implementation

const IoEventEnumType(int value) : super(value);