entriesRemoved property

int entriesRemoved

Number of removed entries, due _limit.

Implementation

int get entriesRemoved => _dataRemoved;