snapshot property

ResourceSnapshot<T> get snapshot

Current resource snapshot.

Implementation

ResourceSnapshot<T> get snapshot => state.value;