invoke

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

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

Return

Flow> representing the result of the operation.

Parameters

selectedTime

The selected time for the discovery process.