allowDirectoryListing property

bool allowDirectoryListing
final

If true (default: false), then if a directory does not contain any of the specific indexFileNames, a default directory listing will be served.

Implementation

final bool allowDirectoryListing;