An Iterable of the objects in this list in reverse order.
@override Iterable<E> get reversed => _collective.reversed;