Join<T> typedef

Join<T> = String Function(T data)

Implementation

typedef Join<T> = String Function(T data);