snapshot property

FutureSnapshot<T> get snapshot

Implementation

FutureSnapshot<T> get snapshot => _snapshot;