unsetCommand method

dynamic unsetCommand()

Implementation

unsetCommand() {
  this.command = null;
}