state property

ResourceState<K, V> get state
inherited

The current state.

Implementation

State get state => _state;