app
app
/
com.htueko.resumeapp.domain.repository
/
LocalRepository
/
getProjectsByResumeId
get
Projects
By
Resume
Id
abstract
suspend
fun
getProjectsByResumeId
(
resumeId
:
Int
)
:
List
<
Project
>
Content copied to clipboard