Function prefetch

  • Prefetches data using the _serviceManager.prefetch method.

    Parameters

    • Optionalverbose: boolean = true

      Specifies whether to enable verbose mode.

    Returns Promise<void>

    • A promise that resolves when the prefetching is complete.