app
app
/
com.htueko.resumeapp.data.local.entity
/
ResumeEntity
/
copy
copy
fun
copy
(
resumeId
:
Int
=
0
,
name
:
String
,
avatarUrl
:
String
,
mobileNumber
:
String
,
emailAddress
:
String
,
careerObjective
:
String
,
totalYearsOfExperience
:
Int
,
residenceAddress
:
String
)
:
ResumeEntity
Content copied to clipboard