whereNotEqualTo

fun whereNotEqualTo(key: String, value: Any)

Set the conditions to search the data that does not match the value of the specified key

Parameters

key

field name to set the conditions

value

condition value