Debounce constructor

Debounce(
  1. Duration delay
)

Implementation

Debounce(this.delay);