Future<void> setIsHintVisible(bool isHintVisibleApi) async { await SessionManagerMethods.setBool(isHintVisible, isHintVisibleApi); }