counterManager property

StateManager<int> counterManager
final

Implementation

final StateManager<int> counterManager = StateManager<int>(0);