whereNotIn property

DynamicList? whereNotIn
final

If the value of key is not equal to all of these values, true.

Implementation

final DynamicList? whereNotIn;