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