cancel
Deprecated (with error)
Cancel without reason is deprecated. Please provide a cause for cancellation.
Replace with
import kotlinx.coroutines.cancel
Content copied to clipboard
cancel(IOException())
Content copied to clipboard
Cancel without reason is deprecated. Please provide a cause for cancellation.
import kotlinx.coroutines.cancel
cancel(IOException())