LoiterEnumType constructor

const LoiterEnumType(
  1. int value
)

Implementation

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