DateResolver<T> typedef

DateResolver<T> = String Function(T item, [bool start])

Implementation

typedef DateResolver<T> = String Function(T item, [bool start]);