in
Creates a filter that matches all documents where the value of a property equals any value in the list of specified values.
Return
the filter
Parameters
values
the list of values
Creates a filter that matches all documents where the value of a property equals any value in the list of specified values.
Return
the filter
Parameters
property
the data class property
values
the list of values