today property

DateTime get today

Implementation

static DateTime get today {
  return startOfToday;
}