RU: Метод проверяет сингелтон экземпляр или нет. ENG: The method checks the singleton instance or not.
return bool
bool get isSingeltone => _isSingeltone;