hasErrors property

bool hasErrors
final

Indicates if server returned any errors in this response.

Actual errors can be found in the result object for particular topic-partition.

Implementation

final bool hasErrors;