library / com.camerash.filterdrawer / FilterDrawer / getSelectedChildrens

getSelectedChildrens

fun getSelectedChildrens(): Map<Parent, Set<Child>>

Get the map of the currently selected ParentItem to Set of ChildItem

Return
The map of the currently selected ParentItem to Set of ChildItem