where

actual var where: String?(source)
expect var where: String?(source)

A predicate expression defining conditions for indexing documents. Only documents satisfying the predicate are included, enabling partial indexes.

actual var where: String?(source)
actual var where: String?(source)