PlanControlEnumType constructor

const PlanControlEnumType(
  1. int value
)

Implementation

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