EquatableAttributeKey
Deprecated (with error)
Please use `AttributeKey` class instead
Replace with
AttributeKey
Content copied to clipboard
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