fromJson static method

InboxRulesetDtoHandlerEnum? fromJson(
  1. dynamic value
)

Implementation

static InboxRulesetDtoHandlerEnum? fromJson(dynamic value) => InboxRulesetDtoHandlerEnumTypeTransformer().decode(value);