I18nPrefs constructor

const I18nPrefs(
  1. SystemOfMeasurement som,
  2. TimeFormat timeFormat
)

Implementation

const I18nPrefs(this.som, this.timeFormat);