indexDocument property
The name of the index document for the website (for example
index.html
).
Implementation
final IndexDocument? indexDocument;
The name of the index document for the website (for example
index.html
).
final IndexDocument? indexDocument;