setLoading method

void setLoading()

Implementation

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