state property

EffectState state

Current state of the effect

Implementation

EffectState get state => _state;