useRealTimers property
bool
get
useRealTimers
Whether real timers are being used (false in test mode)
Implementation
bool get useRealTimers => _useRealTimers;
Whether real timers are being used (false in test mode)
bool get useRealTimers => _useRealTimers;