isEmpty

abstract fun isEmpty(): Boolean(source)

Returns true if this collection contains no items.

Return

true if this collection is empty.