toLoading method

void toLoading()

Implementation

void toLoading() {
  changeStatus(status: RxStatus.loading());
}