debounceDuration property

Duration debounceDuration
final

The duration with which calls to onFetchData will be debounced.

Is set to defaultDebounceDuration by default and cannot be null.

Implementation

final Duration debounceDuration;