fromJson static method
Implementation
static CustomerFeedbackStatusEnum? fromJson(dynamic value) => CustomerFeedbackStatusEnumTypeTransformer().decode(value);
static CustomerFeedbackStatusEnum? fromJson(dynamic value) => CustomerFeedbackStatusEnumTypeTransformer().decode(value);