ValueDateMapper<T> typedef

ValueDateMapper<T> = DateTime Function(T)

Implementation

typedef ValueDateMapper<T> = DateTime Function(T);