update

abstract suspend fun update(planet: PlanetRoomEntity)

Updates an existing planet entity in the database.

Parameters

planet

The updated planet entity.