errors property

The errors that were emitted by the handler.

Implementation

UnmodifiableListView<PintoError> get errors => UnmodifiableListView(_errors);