Returns an iterator that iterates through the last dimension.
@override Iterator get iterator => _NdArrayIterator(this);