webIndexFilePath top-level property

String webIndexFilePath
getter/setter pair

Relative index.html file path

Implementation

String webIndexFilePath = path.join(webDirPath, 'index.html');