keyValue property

Object? keyValue
final

The object whose identity is used by this key's operator==.

Implementation

final Object? keyValue;