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