Returns true if there are no elements in this collection.
@override bool get isEmpty => _items.isEmpty;