key property
The expression computing the key with which the value is associated.
Implementation
@ToBeDeprecated('Use key2 instead.')
Expression get key;
The expression computing the key with which the value is associated.
@ToBeDeprecated('Use key2 instead.')
Expression get key;