documentIDs

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

Deprecated

Use CollectionConfiguration.documentIDs

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)

Deprecated

Use CollectionConfiguration.documentIDs

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

Deprecated

Use CollectionConfiguration.documentIDs