now property

DateTime get now

Now as DateTime (alias for DateTime.now())

Implementation

static DateTime get now => DateTime.now();