ControlCommand constructor

ControlCommand([
  1. CommandType commandType = CommandType.NotSet
])

Implementation

ControlCommand([this.commandType = CommandType.NotSet]);