shutdown static method

void shutdown()

Implementation

static void shutdown() {
  _sdkInstance = null;
}