pageCount property

int get pageCount

Number of pages currently allocated in the data file.

Implementation

int get pageCount => _pageCount;