key property

  1. @ToBeDeprecated('Use key2 instead.')
Expression get key

The expression computing the key with which the value is associated.

Implementation

@ToBeDeprecated('Use key2 instead.')
Expression get key;