setter property
Sets the counter to a specific value.
Respects the maximum constraint if set.
Implementation
final void Function(int) setter;
Sets the counter to a specific value.
Respects the maximum constraint if set.
final void Function(int) setter;