Constructs a new DtoUser from this UserMixin.
DtoUser toDto() => DtoUser(toModel(), ver, isBlocked.ver);