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