fromJson static method
Implementation
static WebhookResultDtoWebhookEventEnum? fromJson(dynamic value) => WebhookResultDtoWebhookEventEnumTypeTransformer().decode(value);
static WebhookResultDtoWebhookEventEnum? fromJson(dynamic value) => WebhookResultDtoWebhookEventEnumTypeTransformer().decode(value);