read<S> abstract method

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

Implementation

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