getAll

Retrieves all Users from the repository.

Return

All available Users.
open suspend override fun getAll(): List<User>