errors property

SimpleErrorCollection? errors
final

A collection of errors related to unchanged issues. The collection size is limited, which means not all errors may be returned.

Implementation

final SimpleErrorCollection? errors;