nonPriorityDebounced constant

RefreshType const nonPriorityDebounced

Implementation

static const nonPriorityDebounced = RefreshType._(
  false,
  false,
);