isNotNull property

AxelorCriteria isNotNull

Implementation

AxelorCriteria get isNotNull => AxelorCriteria(axelorOperator: AxelorOperator.notNull, fieldName: this);