toEmpty method

void toEmpty()

Implementation

void toEmpty() {
  changeStatus(status: RxStatus.empty());
}