didLoad property

The LifecycleModule was loaded.

Any error or exception thrown during the LifecycleModule's onLoad call will be emitted.

Implementation

Stream<LifecycleModule> get didLoad => _didLoadController.stream;