path property

  1. @Deprecated('Use FileResult.path instead')
String path

The absolute and normalized path of the file that was analyzed.

Implementation

@Deprecated('Use FileResult.path instead')
String get path;