FileResponse constructor

const FileResponse(
  1. String originalUrl
)

Implementation

const FileResponse(this.originalUrl);