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