loadedIndexes property

Set<int> get loadedIndexes

Implementation

Set<int> get loadedIndexes => Set<int>.unmodifiable(_loadedPages.keys);