getAll

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

Retrieves all properties in the store.

Return

a map of property ids to their corresponding properties