stream<T> static method

  1. @factory
GetAsync<T> stream<T>()

Placeholder for an AsyncNotifier.

Implementation

@factory
static GetAsync<T> stream<T>() => GetAsync._(_ScopeAsync());