isEmpty

abstract suspend fun isEmpty(): Boolean(source)

Checks whether the store is empty.

Return

true if the store contains no properties, false otherwise