BatchDescribeMergeConflictsError constructor
BatchDescribeMergeConflictsError({})
Implementation
BatchDescribeMergeConflictsError({
required this.exceptionName,
required this.filePath,
required this.message,
});