errors property

A list of any errors returned while describing the merge conflicts for each file.

Implementation

final List<BatchDescribeMergeConflictsError>? errors;