DateCallback typedef

DateCallback = dynamic Function(PDuration res)

Implementation

typedef DateCallback(PDuration res);