staticHandler property
Handler
get
staticHandler
Implementation
Handler get staticHandler => createStaticHandler(
fileSystemPath,
defaultDocument: defaultDocument,
);
Handler get staticHandler => createStaticHandler(
fileSystemPath,
defaultDocument: defaultDocument,
);