I can’t define empty datetime in dart. And I don’t know the answer to this question
I looked on the internet but couldn’t find any solution.
>Solution :
DateTime emptyDateTime = DateTime.fromMillisecondsSinceEpoch(0);
outputs the value : 1970-01-01 00:00:00.000