byFile property

Map<String, List<ExtractedKey>> byFile
final

Keys grouped by file path.

Implementation

final Map<String, List<ExtractedKey>> byFile;