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