ReportControlEnumOp constructor

const ReportControlEnumOp(
  1. int value
)

Implementation

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