currentGeneration property

int get currentGeneration

The current (highest-observed) generation.

Implementation

int get currentGeneration => _currentGeneration;