fromJson static method
Implementation
static DomainDtoDomainTypeEnum? fromJson(dynamic value) => DomainDtoDomainTypeEnumTypeTransformer().decode(value);
static DomainDtoDomainTypeEnum? fromJson(dynamic value) => DomainDtoDomainTypeEnumTypeTransformer().decode(value);