documentIDs

expect var documentIDs: List<String>?(source)

A set of document IDs to filter by: if not nil, only documents with these IDs will be pushed and/or pulled.

actual var documentIDs: List<String>?(source)
actual var documentIDs: List<String>?(source)