state property
ModuleLifecycleState
get
state
inherited
Current lifecycle state of the module.
Implementation
ModuleLifecycleState get state => _state;
Current lifecycle state of the module.
ModuleLifecycleState get state => _state;