getAllGroups

abstract suspend fun getAllGroups(): Set<String>(source)

Get all group names in the store.

Return

Set of all groups that have at least one feature associated with them.