documentIDs

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

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

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