compute<Result> static method
Placeholder for a ComputedNotifier.
Implementation
@factory
static GetComputed<Result> compute<Result>() => GetComputed._(_ScopeComputed());
Placeholder for a ComputedNotifier.
@factory
static GetComputed<Result> compute<Result>() => GetComputed._(_ScopeComputed());