do On After Terminate
Calls the action when the Completable signals a terminal event: either onComplete or onError. The action is called after the observer is called.
Calls the action when the Completable signals a terminal event: either onComplete or onError. The action is called after the observer is called.