notEndWith constant
String
const notEndWith
Represents a "does not end with" filter operation.
Implementation
static const String notEndWith = "notEndWith";
Represents a "does not end with" filter operation.
static const String notEndWith = "notEndWith";