now method

DateTime now()

Shortcut for obtaining the current date and time.

Implementation

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