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