hasUserWithId

Checks if the repository contains a specific User.

Return

true if the repository contains the User.

Parameters

id
The id of the User.
open suspend override fun hasUserWithId(id: String): Boolean