includeTimerStackTrace property

bool includeTimerStackTrace
final

Whether Timers created by this FakeAsync will include a creation stack trace in FakeAsync.pendingTimersDebugString.

Implementation

final bool includeTimerStackTrace;