getAll

abstract suspend fun getAll(): Map<String, Feature>(source)

Read all features from the store.

Return

Map of feature UID to Feature for all features in the store