fromJson static method
Implementation
static WebhookDtoMethodEnum? fromJson(dynamic value) => WebhookDtoMethodEnumTypeTransformer().decode(value);
static WebhookDtoMethodEnum? fromJson(dynamic value) => WebhookDtoMethodEnumTypeTransformer().decode(value);