PlanControlEnumOp constructor

const PlanControlEnumOp(
  1. int value
)

Implementation

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