now top-level property

DateTime get now

Shorthand for DateTime.now()

Implementation

DateTime get now => DateTime.now();