fromJson static method
Implementation
static InboxDtoInboxTypeEnum? fromJson(dynamic value) => InboxDtoInboxTypeEnumTypeTransformer().decode(value);
static InboxDtoInboxTypeEnum? fromJson(dynamic value) => InboxDtoInboxTypeEnumTypeTransformer().decode(value);