toggle menu
Affogato
1.10.2
androidJvm
switch theme
search in API
sample
/
com.parsuomash.affogato.app
/
ViewModel
View
Model
class
ViewModel
@
Inject
constructor
(
val
repository
:
ExampleRepository
,
val
fake
:
ExampleRepository
)
Members
Constructors
View
Model
Link copied to clipboard
@
Inject
constructor
(
repository
:
ExampleRepository
,
fake
:
ExampleRepository
)
Properties
fake
Link copied to clipboard
val
fake
:
ExampleRepository
repository
Link copied to clipboard
val
repository
:
ExampleRepository