currentGeneration property
int
get
currentGeneration
The current (highest-observed) generation.
Implementation
int get currentGeneration => _currentGeneration;
The current (highest-observed) generation.
int get currentGeneration => _currentGeneration;