errors property
A list of any errors returned while describing the merge conflicts for each file.
Implementation
final List<BatchDescribeMergeConflictsError>? errors;
A list of any errors returned while describing the merge conflicts for each file.
final List<BatchDescribeMergeConflictsError>? errors;