closeAllLoading static method

dynamic closeAllLoading()

关闭loading

Implementation

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