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