class AddNewPrivateTabUseCase
invoke
fun invoke(url: String, selectTab: Boolean = true): Unit
Add a new private tab and load the provided URL.