isEmpty

open fun isEmpty(): Boolean

Checks if the map contains any entries.

Return

true if at least one entry is present, false otherwise