invoke

operator fun invoke(selectedTime: Int): Flow<Resource<User>>

Invokes the use case to start the process of discovering a new planet.

Return

Flow> representing the result of the operation.

Parameters

selectedTime

The selected time for the discovery process.