state property

Object? get state

Getter for the state of the module

Implementation

Object? get state => _state;