webManifestFilePath top-level property
Relative web manifest.json file path
Implementation
String webManifestFilePath = path.join(webDirPath, 'manifest.json');
Relative web manifest.json file path
String webManifestFilePath = path.join(webDirPath, 'manifest.json');