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