provider property

Provider<TModel> provider
final

The only provider for the store

Implementation

final Provider<TModel> provider;