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