StreamDebounce<T> extension

on

Methods

debounceTime(Duration duration) → Stream<T>

Available on Stream<T>, provided by the StreamDebounce extension