resetInstance static method

void resetInstance()

Implementation

static void resetInstance() {
  _instance = null;
}