staticHandler property

Handler get staticHandler

Implementation

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