testNow property
DateTime?
get
testNow
Get the current test time or null if using real time.
Implementation
static DateTime? get testNow => _testNow;
Get the current test time or null if using real time.
static DateTime? get testNow => _testNow;