app
app
/
com.htueko.resumeapp.domain.repository
/
LocalRepository
/
getResumeById
get
Resume
By
Id
abstract
fun
getResumeById
(
resumeId
:
Int
)
:
Resume
?
Content copied to clipboard