recordErrors property

List<RecordError>? recordErrors
final

The errors that occurred.

Implementation

final List<RecordError>? recordErrors;