debounceCache property

Map<String, _DebounceData> get debounceCache

Implementation

Map<String, _DebounceData> get debounceCache => _debounceCache;