CommandResult constructor
Creates a CommandResult from parsed _results and _defaults.
Implementation
CommandResult(this._results, this._defaults);
Creates a CommandResult from parsed _results and _defaults.
CommandResult(this._results, this._defaults);