startOfTime constant

Date const startOfTime

Const value to signify the start of time that can be used as a default value

Implementation

static const Date startOfTime = Date(year: 1);