hasErrors property
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;
Indicates if server returned any errors in this response.
Actual errors can be found in the result object for particular topic-partition.
final bool hasErrors;