snapshot property

AsyncSnapshot<bool>? get snapshot

Supply the AsyncSnapshot

Implementation

AsyncSnapshot<bool>? get snapshot => _snapshot;