SyncUpdatesAvailableWebhook constructor
SyncUpdatesAvailableWebhook({})
Implementation
SyncUpdatesAvailableWebhook({
required this.webhookType,
required this.webhookCode,
required this.itemId,
required this.initialUpdateComplete,
required this.historicalUpdateComplete,
required this.environment,
});