getLoadingStatus method

bool getLoadingStatus()

Implementation

bool getLoadingStatus() {
  return SdkLoading.isVisible;
}