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