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