state property

ModuleLifecycleState get state
inherited

Current lifecycle state of the module.

Implementation

ModuleLifecycleState get state => _state;