greaterEqual constant

String const greaterEqual

Represents a "greater than or equal to" filter operation.

Implementation

static const String greaterEqual = "greaterEqual";