defaultValue constant
GcTime
const defaultValue
The default: five minutes, the same as TanStack Query's.
Implementation
static const GcTime defaultValue = GcTimeDuration(Duration(minutes: 5));
The default: five minutes, the same as TanStack Query's.
static const GcTime defaultValue = GcTimeDuration(Duration(minutes: 5));