DebounceHandler constructor

DebounceHandler(
  1. int milliseconds
)

Implementation

DebounceHandler(this.milliseconds);