pushes a manual command into the command list
command
push(Map<String, dynamic> command) { this._commands.add(command); }