Companion

expect object Companion(source)
actual object Companion(source)
actual object Companion(source)

Functions

Link copied to clipboard
expect fun property(property: String): FullTextIndexItem

Creates a full-text search index item with the given property.

actual fun property(property: String): FullTextIndexItem
actual fun property(property: String): FullTextIndexItem