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