directoryIndex property

String directoryIndex

represents the index file to use. The default value is index.html.

Implementation

String get directoryIndex => platform.directoryIndex;