fromJson static method
Implementation
static TemplateObjectEnum? fromJson(dynamic value) =>
TemplateObjectEnumTypeTransformer().decode(value);
static TemplateObjectEnum? fromJson(dynamic value) =>
TemplateObjectEnumTypeTransformer().decode(value);