ListItemFactory<T, K> typedef

ListItemFactory<T, K> = TListItem<T, K> Function(T item)

Implementation

typedef ListItemFactory<T, K> = TListItem<T, K> Function(T item);