yesterdayMorningAsTimestamp property

int get yesterdayMorningAsTimestamp

Implementation

static int get yesterdayMorningAsTimestamp =>
    DateTime(now.year, now.month, now.day, 0, 0).millisecondsSinceEpoch;