ZapSnapshot<T>.unresolved constructor
const
ZapSnapshot<T>.unresolved ()
Implementation
const ZapSnapshot.unresolved()
: _state = _SnapshotState.unresolved,
isDone = false,
_data = null,
_error = null,
_trace = null;