val users: LiveData<List<User>>
all the users from the database
users - all the users from the database
users