today top-level property

date get today

Returns the date representing today.

Implementation

date get today => now.beginOfDay;