ExploreViewModel
Constructors
Types
Functions
Link copied to clipboard
Link copied to clipboard
fun <A : DataClassImpl, T : DataClass<A, *, *>, R : Comparable<R>> childrenLoader(dataClass: T, sortBy: (A) -> R?)
Loads the children of a set DataClass.
Link copied to clipboard
Link copied to clipboard
Loads all the available areas, and posts them using a MutableLiveData.