RouteContentSpec constructor
RouteContentSpec({})
Implementation
RouteContentSpec({
this.subpath = '',
this.notFound,
this.cors = const [],
this.index = false,
this.iap = false,
this.compression = 'brotli',
});