get Resume With Projects
abstract fun getResumeWithProjects(resumeId: Int): List<ResumeWithProjects>
Content copied to clipboard
to get the list of ResumeWithProjects from database as latest created resume as first.
Return
list of ResumeWithProjects instances.
Parameters
resume Id
id of the resume.