now property
DateTime
get
now
Now as DateTime (alias for DateTime.now())
Implementation
static DateTime get now => DateTime.now();
Now as DateTime (alias for DateTime.now())
static DateTime get now => DateTime.now();