static UserDtoStatusEnum? fromJson(dynamic value) => UserDtoStatusEnumTypeTransformer().decode(value);