toDto method

DtoMyUser toDto()

Constructs a new DtoMyUser from this MyUserMixin.

Implementation

DtoMyUser toDto() => DtoMyUser(toModel(), ver);