ItemAsString<T> typedef

ItemAsString<T> = String Function(T item)

Implementation

typedef ItemAsString<T> = String Function(T item);