TaskStrategyDebounce constructor

const TaskStrategyDebounce(
  1. Duration duration
)

Implementation

const TaskStrategyDebounce(this.duration);