mergeStrategy property

MergeStrategy? mergeStrategy
final

The action taken when there was a conflict between an existing resource and a resource in the import file.

Implementation

final MergeStrategy? mergeStrategy;