match

@JvmName(name = "bimduwfrkhxjuqlr")
suspend fun match(value: String)

Parameters

value

Whether to match all search requirements or at least one (any). If set to all, acts like a logical AND between filters. If set to any, acts like a logical OR instead. Available values: "any", "all".