greaterEqual constant
String
const greaterEqual
Represents a "greater than or equal to" filter operation.
Implementation
static const String greaterEqual = "greaterEqual";
Represents a "greater than or equal to" filter operation.
static const String greaterEqual = "greaterEqual";