priorityDebounced constant

RefreshType const priorityDebounced

Implementation

static const priorityDebounced = RefreshType._(
  true,
  false,
);