toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.datasource.room.attendance
/
AttendanceDao
/
getAttendanceById
get
Attendance
By
Id
abstract
suspend
fun
getAttendanceById
(
id
:
Int
)
:
AttendanceModel
?