pulledPaths property

List<String> pulledPaths
final

For a merged sync, the paths reconciled toward the local copy (writes and deletes applied locally).

Implementation

final List<String> pulledPaths;