staticFiles property

StaticFilesHandler? staticFiles
getter/setter pair

Returns the contents of a file, such as an image, as the response.

Implementation

StaticFilesHandler? staticFiles;