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