ExchangeFormatRouter<SettingType> constructor

ExchangeFormatRouter<SettingType>(
  1. Router router,
  2. SettingType sharedSettings
)

Implementation

ExchangeFormatRouter(this.router, this.sharedSettings);