dismissLoading method

void dismissLoading()

Implementation

void dismissLoading() {
  _loadingTier.dismiss();
}