ControlledModeEnum constructor

const ControlledModeEnum(
  1. int value
)

Implementation

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