insertOrIgnoreUsers

abstract suspend fun insertOrIgnoreUsers(users: List<UserEntity>)

Inserts each user into the local storage or ignores if already exists