hasErrors property

bool get hasErrors

Check if any errors were logged

Implementation

bool get hasErrors => errorLogs.isNotEmpty;