itemKey property

ItemKeyAccessor<T, K>? get itemKey

Function to extract a unique key from an item.

Implementation

ItemKeyAccessor<T, K>? get itemKey;