Returns true if there is at least one element in this collection.
true
@override bool get isNotEmpty => !isEmpty;