snapshot property

AsyncSnapshot<bool>? snapshot
inherited

Supply the AsyncSnapshot

Implementation

AsyncSnapshot<bool>? get snapshot => _snapshot;