now method

  1. @override
DateTime now()
override

Returns the current wall-clock time.

Implementation

@override
DateTime now() => _now;