class StopLoadingUseCase
invoke
fun invoke(session: Session = sessionManager.selectedSessionOrThrow): Unit
Stops the current URL of the provided session from loading.