testNow property

DateTime? get testNow

Get the current test time or null if using real time.

Implementation

static DateTime? get testNow => _testNow;