PrerenderConfig constructor
const
PrerenderConfig({})
Implementation
const PrerenderConfig({
this.enabled = false,
this.serviceUrl,
this.botUserAgents = defaultBotUserAgents,
this.excludeRoutes = const [],
this.cacheDuration,
});