on Close
Called when close completes. Use this to cancel any background coroutines or flush pending resources.
Always call super.onClose() to forward to BlocObserver.onClose.
Called when close completes. Use this to cancel any background coroutines or flush pending resources.
Always call super.onClose() to forward to BlocObserver.onClose.