requestThresholdIndex property
int
get
requestThresholdIndex
Implementation
int get requestThresholdIndex =>
(cacheIndex * widget.thresholdPercent).floor();
int get requestThresholdIndex =>
(cacheIndex * widget.thresholdPercent).floor();