fromJson static method
Implementation
static SendEmailOptionsSendStrategyEnum? fromJson(dynamic value) => SendEmailOptionsSendStrategyEnumTypeTransformer().decode(value);
static SendEmailOptionsSendStrategyEnum? fromJson(dynamic value) => SendEmailOptionsSendStrategyEnumTypeTransformer().decode(value);