withNotContains property

bool get withNotContains

Implementation

bool get withNotContains => contains(QueryFieldType.notContains);