copy

fun copy(resume: Resume = Resume(), educations: List<Education> = emptyList(), projects: List<Project> = emptyList(), skills: List<Skill> = emptyList(), works: List<Work> = emptyList()): DetailResume