setter property

void Function(int) setter
final

Sets the counter to a specific value.

Respects the maximum constraint if set.

Implementation

final void Function(int) setter;