withNotStartsWith property

bool get withNotStartsWith

Implementation

bool get withNotStartsWith => contains(QueryFieldType.notStartsWith);