fromJson static method

CreateInboxRulesetOptionsScopeEnum? fromJson(
  1. dynamic value
)

Implementation

static CreateInboxRulesetOptionsScopeEnum? fromJson(dynamic value) => CreateInboxRulesetOptionsScopeEnumTypeTransformer().decode(value);