resetSingleton static method

void resetSingleton()

Implementation

static void resetSingleton() {
  _singleton = Upgrader._internal();
}