toggle menu
lib
android
common
desktop
switch theme
search in API
mockzilla-management-ui
/
com.apadmi.mockzilla.desktop.viewmodel
Package-level
declarations
Types
Types
View
Model
Link copied to clipboard
android
common
desktop
actual
open
class
ViewModel
(
scope
:
CoroutineScope
?
)
:
ViewModel
expect
open
class
ViewModel
(
scope
:
CoroutineScope
?
=
null
)
actual
open
class
ViewModel
(
scope
:
CoroutineScope
?
)