epoch constant

Date const epoch

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

Implementation

static const Date epoch = Date(year: 1970);