now property

  1. @override
DateTime now
override

Returns the current time.

Implementation

@override
DateTime get now => _currentTime;