toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.ui.activity.main
/
MainViewModel
/
fetchRemoteConfigDetails
fetch
Remote
Config
Details
fun
fetchRemoteConfigDetails
(
action
:
(
dao
:
AttendanceDao
,
auth
:
AuthUseCases
,
pref
:
SharedPreferences
,
maxTime
:
Int
,
scope
:
CoroutineScope
)
->
Unit
)