hideLoading method

dynamic hideLoading()

Implementation

hideLoading() {
  DialogHelper.hideLoading();
}