fromJson static method
Implementation
static WebhookDeliveryStatusPayloadEventNameEnum? fromJson(dynamic value) => WebhookDeliveryStatusPayloadEventNameEnumTypeTransformer().decode(value);
static WebhookDeliveryStatusPayloadEventNameEnum? fromJson(dynamic value) => WebhookDeliveryStatusPayloadEventNameEnumTypeTransformer().decode(value);