cancelLoading static method

void cancelLoading()

Implementation

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