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