abstract fun isEmpty(): Boolean
Returns true if the array is empty.
Return Boolean: true if the array is empty.
true