errorCount property

int get errorCount

Returns the total number of errors

Implementation

int get errorCount => _errors.length;