DeviceTabsViewModel
class DeviceTabsViewModel(activeDeviceMonitor: ActiveDeviceMonitor, activeDeviceSelector: ActiveDeviceSelector, scope: CoroutineScope? = null) : ViewModel
Constructors
Link copied to clipboard
constructor(activeDeviceMonitor: ActiveDeviceMonitor, activeDeviceSelector: ActiveDeviceSelector, scope: CoroutineScope? = null)