invertedIndex property

int invertedIndex

Implementation

int get invertedIndex => math.max(counter - indexingSize, 0);