willResume property

Stream<LifecycleModule> willResume

The LifecycleModule is about to be resumed.

Implementation

Stream<LifecycleModule> get willResume => _willResumeController.stream;