webManifestFilePath top-level property

String webManifestFilePath
getter/setter pair

Relative web manifest.json file path

Implementation

String webManifestFilePath = path.join(webDirPath, 'manifest.json');