fileCount property

int get fileCount

Returns the number of analyzed files.

Implementation

int get fileCount => _fileResults.length;