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