stream<T> static method
Placeholder for an AsyncNotifier.
Implementation
@factory
static GetAsync<T> stream<T>() => GetAsync._(_ScopeAsync());
Placeholder for an AsyncNotifier.
@factory
static GetAsync<T> stream<T>() => GetAsync._(_ScopeAsync());