unInitialize method

void unInitialize()

Implementation

void unInitialize() {
  _isInitialized = false;
}