batchErrors property

List<Object?> batchErrors
final

One entry per request that finished, with the error if it threw.

Implementation

final List<Object?> batchErrors = [];