isInitialized method

bool isInitialized()

Implementation

bool isInitialized() {
  return WepinManagerModel().getInitialized();
}