snapshot property
A async snapshot value of List of T
, used as main matchers holder of the state.
Implementation
AsyncSnapshot<List<T>> snapshot;
A async snapshot value of List of T
, used as main matchers holder of the state.
AsyncSnapshot<List<T>> snapshot;