directoryIndex property
String
get
directoryIndex
represents the index file to use. The default value is index.html
.
Implementation
String get directoryIndex => platform.directoryIndex;
represents the index file to use. The default value is index.html
.
String get directoryIndex => platform.directoryIndex;