Future<void> setIsEnable(bool isEnable) async { await instanceManager.setLocationManagerEnable(isEnable); }