pageCount property
int
get
pageCount
Number of pages currently allocated in the data file.
Implementation
int get pageCount => _pageCount;
Number of pages currently allocated in the data file.
int get pageCount => _pageCount;