errors property Null safety

List<String> errors
read / write

Errors that have occurred in this context.

Implementation

List<String> errors = [];