getUserList

open fun getUserList(): LiveData<List<T>>

Returns LiveData that can be observed for the list of users.

Return

LiveData holding the latest list of users since 3.1.0