ServingConfig constructor
ServingConfig({})
Implementation
ServingConfig({
this.appAssociation,
this.cleanUrls,
this.headers,
this.i18n,
this.redirects,
this.rewrites,
this.trailingSlashBehavior,
});
ServingConfig({
this.appAssociation,
this.cleanUrls,
this.headers,
this.i18n,
this.redirects,
this.rewrites,
this.trailingSlashBehavior,
});