isLoading method

dynamic isLoading()

Implementation

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