state property

State get state

The current state of the feature.

Access this property to retrieve a snapshot of the current state. We all love streams, but this is sync call. :)

Implementation

State get state;