reservedIndexKeys constant

List<String> const reservedIndexKeys

Implementation

static const reservedIndexKeys = [
  conditionKey,
  keyKey,
];