loadedIndexes property

Set<int> get loadedIndexes

Implementation

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