read<S> method

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

Implementation

S read<S>(ProviderBase<S> provider) => _core.read(provider);