toggle menu
Firebase Kotlin SDK
2.1.0
common
switch theme
search in API
firebase-firestore
/
dev.gitlive.firebase.firestore
/
FilterBuilder
/
notInArray
not
In
Array
infix
fun
String
.
notInArray
(
values
:
List
<
Any
>
)
:
Filter.WithConstraint
(
source
)
infix
fun
FieldPath
.
notInArray
(
values
:
List
<
Any
>
)
:
Filter.WithConstraint
(
source
)