key property

Object? key
final

The key will serve as the identifier of the equality.

If not provided it fallbacks to the default instance behaviour.

Implementation

final Object? key;