uri property

  1. @Deprecated('Use FileResult.uri instead')
Uri uri

The absolute URI of the file that was analyzed.

Implementation

@Deprecated('Use FileResult.uri instead')
Uri get uri;