Data transfer object (DTO) representing a planet received from the remote API.
The unique identifier of the planet.
The name of the planet.
Converts the PlanetDto to a PlanetRoomEntity for local database storage.