prefetchConfig property

PrefetchConfig get prefetchConfig

Get current prefetch config based on network conditions

Implementation

PrefetchConfig get prefetchConfig =>
    PrefetchConfig.forNetwork(_networkType.value);