firstMinuteForToday property
DateTime
get
firstMinuteForToday
Implementation
static DateTime get firstMinuteForToday => DateTime(now.year, now.month, now.day, 0, 0);
static DateTime get firstMinuteForToday => DateTime(now.year, now.month, now.day, 0, 0);