Implementation of the on network response fetching strategy: https://developers.google.com/web/fundamentals/instant-and-offline/offline-cookbook/#on-network-response
Similar to CacheFirst but the fetcher caches the resulting data.
type of the data to be cached.
Generated using TypeDoc
Implementation of the on network response fetching strategy: https://developers.google.com/web/fundamentals/instant-and-offline/offline-cookbook/#on-network-response
Similar to CacheFirst but the fetcher caches the resulting data.