isEmpty

open fun isEmpty(): Boolean

Returns whether this map is empty.

Return

true if this map has no elements, false otherwise.