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