cleanup static method

void cleanup()

Utility methods

Implementation

static void cleanup() {
  _instances.clear();
  _updatingNotifiers.clear();
}