isKeyValue property

dynamic isKeyValue

Implementation

get isKeyValue {
  return this is _KeyvalueFoodb;
}