fromJson static method
Implementation
static SuppressionEntryTypeEnum? fromJson(dynamic value) => SuppressionEntryTypeEnumTypeTransformer().decode(value);
static SuppressionEntryTypeEnum? fromJson(dynamic value) => SuppressionEntryTypeEnumTypeTransformer().decode(value);