updateLoading method

void updateLoading()

Implementation

void updateLoading() {
  updateState(who: 'handleLoading', loading: true);
}