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