Notifier<T>: RemotableObject & NotifierInternals<T> & ForkableAsyncIterable<T, T> & SharableNotifier<T>

an object that can be used to get the current state or updates

Type Parameters

  • T