isInit method

bool isInit()

Implementation

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