nonNegativeInt constant
int
const nonNegativeInt
A sentinel value for non-negative int fields.
Implementation
static const nonNegativeInt = -1;
A sentinel value for non-negative int fields.
static const nonNegativeInt = -1;