errors property

List<String>? errors
getter/setter pair

The errors of the exceptions.

Implementation

List<String>? errors;