SystemApi<P extends Provider, H, N> constructor

const SystemApi<P extends Provider, H, N>(
  1. P _provider
)

Implementation

const SystemApi(this._provider);