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