toDto method

DtoUser toDto()

Constructs a new DtoUser from this UserMixin.

Implementation

DtoUser toDto() => DtoUser(toModel(), ver, BlocklistVersion(''));