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