Synchronously get the errors and stack traces stored in Subject. May be empty.
@override List<Object> get errors => _subject.errors;