toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.usecase
/
DataStoreCases
/
DataStoreCases
Data
Store
Cases
@
Inject
constructor
(
getAll
:
GetAllPref
,
attendancePref
:
AttendancePref
,
updatePercentage
:
UpdatePercentage
,
updateCourse
:
UpdateCourse
,
updateSem
:
UpdateSem
,
updateCgpa
:
UpdateCgpa
,
updateAttendanceSort
:
UpdateAttendanceSort
,
reset
:
Reset
,
clearAll
:
ClearAll
)