Data transfer object (DTO) representing a user received from the remote API.
The list of planets discovered by the user.
The email address of the user.
The experience level of the user.
The unique identifier of the user.
The name of the user.
Converts the UserDto to a UserRoomEntity for local database storage.