fromJson static method
Implementation
static AttributeValueGroupTypeEnum fromJson(dynamic value) =>
AttributeValueGroupTypeEnumTypeTransformer().decode(value);
static AttributeValueGroupTypeEnum fromJson(dynamic value) =>
AttributeValueGroupTypeEnumTypeTransformer().decode(value);