PowerOperationEnumOp constructor

const PowerOperationEnumOp(
  1. int value
)

Implementation

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