startTracking static method

void startTracking()

Implementation

static void startTracking() {
  threadLocal.value = {};
}