Returns a DateTime representing the current date and time.
@override DateTime now() => DateTime.now();