PlanGenerationEnumOp constructor

const PlanGenerationEnumOp(
  1. int value
)

Implementation

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