errors property

List<String> errors
getter/setter pair

Errors that have occurred in this context.

Implementation

List<String> errors = [];