flush method

Object? flush()

Immediately invokes all the remaining delayed functions.

Implementation

Object? flush() => _debounce.flush();