isAnything method
Implementation
ServiceNowQueryElement isAnything(String value){
//activeANYTHING
return ServiceNowQueryElement._("${string}ANYTHING");
}
ServiceNowQueryElement isAnything(String value){
//activeANYTHING
return ServiceNowQueryElement._("${string}ANYTHING");
}