hasIssues method

bool hasIssues()

Implementation

bool hasIssues() => assets.any((asset) => asset.issues.isNotEmpty);