asyncDebounce property

Duration asyncDebounce
final

Debounce duration applied when validateAsync is called with debounce: true.

Implementation

final Duration asyncDebounce;