EquatableAttributeKey

Deprecated (with error)

Please use `AttributeKey` class instead

Replace with

AttributeKey

A version of AttributeKey that overrides equals and hashCode using name

Parameters

T

is a type of the value stored in the attribute

name

is a name of the attribute