FormatterFun<T> typedef

FormatterFun<T> = String Function(T t)

Implementation

typedef FormatterFun<T> = String Function(T t);