all

@JvmName(name = "bcgbopqvlwjjsfqq")
suspend fun all(value: Boolean?)

Parameters

value

Set to true to require that a field match all of the values instead of just one or more of them. This is useful when matching against multi-valued fields such as lists or sets where you want to ensure that all of the values are present in the list or set.