toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.ui.screens.about_us
/
AboutUsViewModel
About
Us
View
Model
class
AboutUsViewModel
@
Inject
constructor
(
case
:
KTorUseCase
)
:
ViewModel
Members
Constructors
About
Us
View
Model
Link copied to clipboard
@
Inject
constructor
(
case
:
KTorUseCase
)
Properties
about
Us
Model
Link copied to clipboard
val
aboutUsModel
:
State
<
AboutUsModel
>
current
Click
Dev
Link copied to clipboard
val
currentClickDev
:
State
<
Devs
>
Functions
add
Closeable
Link copied to clipboard
open
fun
addCloseable
(
@
NonNull
p0
:
Closeable
)
set
Current
Click
Dev
Link copied to clipboard
fun
setCurrentClickDev
(
devs
:
Devs
)