whereNotIn property

List? whereNotIn
final

performs where in check

Implementation

final List<dynamic>? whereNotIn;