errors property

List<ErrorNode> errors

Implementation

List<ErrorNode> get errors => List.from(_errors, growable: false);