ComponentKey.unique constructor

ComponentKey.unique()

Creates a key that is unique, each instance will only be equal to itself.

Implementation

ComponentKey.unique() : _internalHash = _idx++;