clear method

void clear()

Clears this Debounce.

Implementation

void clear() => _tries = 0;