setLoading method

void setLoading()
inherited

Implementation

void setLoading() {
  change(GetStatus<T>.loading());
}