app / sg.edu.ntu.scse.cz2006.gymbuddies.ui.gymlist / GymListViewModel / getCurrentUserFavourites

getCurrentUserFavourites

open fun getCurrentUserFavourites(): LiveData<HashMap<String!, Int!>!>!

Gets the live data of the user's current favourited gyms

Return
LiveData<HashMap<String!, Int!>!>!: Logged in user's favourited gym list (String - Gym ID, Integer - Favourites Count)