DateSerializer typedef

DateSerializer = String? Function(DateTime date)

Implementation

typedef DateSerializer = String? Function(DateTime date);