staleWhileRevalidate property
If true, returns cached data immediately (if available) and updates cache in background
Implementation
final bool staleWhileRevalidate;
If true, returns cached data immediately (if available) and updates cache in background
final bool staleWhileRevalidate;