Computed<T> typedef

Computed<T> = _ComputeStateNotifier<T>

Implementation

typedef Computed<T> = _ComputeStateNotifier<T>;