Insert Or Update Skills Use Case
class InsertOrUpdateSkillsUseCase @Inject constructor(localRepository: LocalRepository)
Content copied to clipboard
to insert or update the list of Skill instance.
to insert or update the list of Skill instance.