watch<S> abstract method

S watch<S>(
  1. ProviderBase<S> provider
)

Implementation

S watch<S>(ProviderBase<S> provider);