webIndexPath property

String webIndexPath
getter/setter pair

Implementation

String webIndexPath = AbstractPlatformFileEditor.convertPath(
  ['web', 'index.html'],
);