core.Map<core.String, core.dynamic> toJson() { final toolNames = this.toolNames; return {'toolNames': ?toolNames}; }