match

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

Parameters

value

Defines the search requirements. When set to all, all the search requirements must match. When set to any, only one of the search requirements has to match. Available values: "any", "all".