hideLoading static method

void hideLoading()

Implementation

static void hideLoading() {
  BotToast.closeAllLoading();
}