hideLoading method

void hideLoading()

Implementation

void hideLoading() {
  SdkLoading.hide();
}