TabSwitcherScreenWithParams
data class TabSwitcherScreenWithParams(val browserMode: BrowserMode) : GlobalActivityStarter.ActivityParams
Use this model to launch the Tab Switcher screen in a specific browserMode. When browserMode differs from the active mode, the Tab Switcher switches to it on open. Use TabSwitcherScreenNoParams to open in the current mode.