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