fromJson static method
Implementation
static PartnershipTypeEnum? fromJson(dynamic value) => PartnershipTypeEnumTypeTransformer().decode(value);
static PartnershipTypeEnum? fromJson(dynamic value) => PartnershipTypeEnumTypeTransformer().decode(value);