Formatter<T> typedef

Formatter<T> = String Function(T from)

Implementation

typedef Formatter<T> = String Function(T from);