zeroDay top-level property

DateTime get zeroDay

Shorthand for DateTime(0)

Implementation

DateTime get zeroDay => DateTime(0);