app / com.ocean.ishareeconomy_android.repositories / UserRepository / users

users

val users: LiveData<List<User>>

all the users from the database

Property

users - all the users from the database