Authenticated User Dto
Data transfer object (DTO) representing an authenticated user received from the remote API.
Functions
Link copied to clipboard
Converts the AuthenticatedUserDto to a DatabaseUserWithPlanets for local database storage.
Link copied to clipboard
Converts the AuthenticatedUserDto to a UserRoomEntity for local database storage. This function might be useful when a user registers with no discovered planets yet.