prefetchHooks property

PrefetchHooks prefetchHooks
latefinal

Once withReferences is called, this field will be set to the function that will be used to get the prefetched data

Implementation

late final PrefetchHooks prefetchHooks;