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