StoreHook<S> constructor

StoreHook<S>(
  1. StoreHookBody<S> _closure
)

Implementation

StoreHook(this._closure);