flushPointCount property
int
get
flushPointCount
Flush points seen so far (every flush point counts, empty or not).
Implementation
int get flushPointCount => _flushOrdinal;
Flush points seen so far (every flush point counts, empty or not).
int get flushPointCount => _flushOrdinal;