clearGlobalListener static method

dynamic clearGlobalListener()

Implementation

static clearGlobalListener() {
  _callers.clear();
}