onDestroy property

Stream<Null> onDestroy

Listening the OnDestroy LifeCycle Event for Android

Implementation

Stream<Null> get onDestroy => _onDestroy.stream;