StringCallback<T> typedef

StringCallback<T> = String Function(T field)

Implementation

typedef StringCallback<T> = String Function(T field);