AsyncSnapshot<T>.nothing constructor
const
AsyncSnapshot<T>.nothing ()
Implementation
const AsyncSnapshot.nothing()
: this._(connectionState: AsyncConnectionState.none);
const AsyncSnapshot.nothing()
: this._(connectionState: AsyncConnectionState.none);