StaticFilesHandler constructor
StaticFilesHandler({})
Implementation
StaticFilesHandler({
this.applicationReadable,
this.expiration,
this.httpHeaders,
this.mimeType,
this.path,
this.requireMatchingFile,
this.uploadPathRegex,
});