ItemKeyAccessor<T> typedef

ItemKeyAccessor<T> = String? Function(T item)

Implementation

typedef ItemKeyAccessor<T> = String? Function(T item);