errors property

List<Error>? errors
getter/setter pair

List of errors.

Implementation

List<Error>? errors = [];