isNotEmpty method
Implementation
ServiceNowQueryElement isNotEmpty(){
//activeISNOTEMPTY
return ServiceNowQueryElement._("${string}ISNOTEMPTY");
}
ServiceNowQueryElement isNotEmpty(){
//activeISNOTEMPTY
return ServiceNowQueryElement._("${string}ISNOTEMPTY");
}