state property

T state

Get the state of this Atom.

Implementation

T get state => _state;