snapshot property

AsyncSnapshot<bool>? get snapshot
inherited

Supply the AsyncSnapshot

Implementation

AsyncSnapshot<bool>? get snapshot => _snapshot;