isStarted property

bool isStarted

Returns true if leak tracking is configured.

Implementation

static bool get isStarted => _leakTracker != null;