fromJson static method

InboxRulesetDtoScopeEnum? fromJson(
  1. dynamic value
)

Implementation

static InboxRulesetDtoScopeEnum? fromJson(dynamic value) => InboxRulesetDtoScopeEnumTypeTransformer().decode(value);