errors property

List<CatError> errors
final

The list of errors.

Implementation

final List<CatError> errors = [];