StaffList

fun StaffList(onNavigateToDetail: (Int) -> Unit, staffViewModel: StaffListViewModel = viewModel())(source)