StateApi<P extends Provider> constructor

StateApi<P extends Provider>(
  1. P _provider
)

Implementation

StateApi(this._provider);