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