firebase-firestore
Toggle table of contents
2.2.0
common
Platform filter
common
Switch theme
Search in API
firebase-firestore
firebase-firestore
/
dev.gitlive.firebase.firestore
/
FilterBuilder
/
notInArray
not
In
Array
infix
fun
String
.
notInArray
(
values
:
List
<
Any
>
)
:
Filter.WithConstraint
infix
fun
FieldPath
.
notInArray
(
values
:
List
<
Any
>
)
:
Filter.WithConstraint