isInit method

bool isInit()

Implementation

bool isInit() {
  return _sseConfig != null;
}