hasFiles property

bool get hasFiles

Gets a value that determines if this instance of PatternMatchingResult has any matches.

Implementation

bool get hasFiles => _hasFiles;