toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.usecase
/
GetAllArchiveSubject
Get
All
Archive
Subject
data
class
GetAllArchiveSubject
@
Inject
constructor
(
dao
:
AttendanceDao
)
Members
Constructors
Get
All
Archive
Subject
Link copied to clipboard
@
Inject
constructor
(
dao
:
AttendanceDao
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
List
<
AttendanceModel
>
>