bool hasExceptions

Source

bool get hasExceptions => _allClasses.any((c) => c.isErrorOrException);