ToString<T> typedef

ToString<T> = String Function(T model)

Implementation

typedef ToString<T> = String Function(T model);