zero constant
StaleTime
const zero
Stale the moment it arrives — the default (TanStack Query:
staleTime: 0).
Implementation
static const StaleTime zero = StaleTimeDuration(Duration.zero);
Stale the moment it arrives — the default (TanStack Query:
staleTime: 0).
static const StaleTime zero = StaleTimeDuration(Duration.zero);