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