hasIssues property

bool get hasIssues

Whether any files failed to load.

Implementation

bool get hasIssues => issues.isNotEmpty;