app
app
/
com.htueko.resumeapp.data.local.dao
/
ResumeDao
/
deleteEducationById
delete
Education
By
Id
abstract
fun
deleteEducationById
(
educationId
:
Int
)
Content copied to clipboard
to delete educations from database.
Parameters
education
Id
id of the education.