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