AsyncSnapshotBlackHole<T> extension

on

Properties

hasNoData bool

Available on AsyncSnapshot<T>, provided by the AsyncSnapshotBlackHole extension

Returns whether this snapshot has a null data value.
no setter
hasNoError bool

Available on AsyncSnapshot<T>, provided by the AsyncSnapshotBlackHole extension

Returns whether this snapshot has a null error value.
no setter