errors property

Returns the current testUI errors.

Implementation

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