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