hideLoading method

dynamic hideLoading()

Implementation

hideLoading() {
  state?.hideLoading();
}