getInitialized method

bool getInitialized()

Implementation

bool getInitialized() {
  return _isInitialized;
}