computed property

ComputedAsyncNotifier<T> computed
final

The ComputedAsyncNotifier whose value this widget depends on.

Implementation

final ComputedAsyncNotifier<T> computed;