GetInitialDate typedef

GetInitialDate = DateTime Function(DateTime? fieldValue, DateTime lastDate)

Implementation

typedef GetInitialDate = DateTime Function(
    DateTime? fieldValue, DateTime lastDate);