state property

T state

Get the state of this Molecule.

Implementation

T get state => _state;