fromJson static method
Implementation
static OrganizationDomainObjectEnum? fromJson(dynamic value) =>
OrganizationDomainObjectEnumTypeTransformer().decode(value);
static OrganizationDomainObjectEnum? fromJson(dynamic value) =>
OrganizationDomainObjectEnumTypeTransformer().decode(value);