isLoading method

dynamic isLoading()

Implementation

isLoading() {
  return _loading.value;
}