state property

FState get state

return the current state

Implementation

FState get state => _value.state;