SnapshotState<T>.nothing constructor
const
SnapshotState<T>.nothing ()
Implementation
const SnapshotState.nothing()
: this._(ConnectionState.none, null, null, null);
const SnapshotState.nothing()
: this._(ConnectionState.none, null, null, null);