HumanizeI18n constructor

const HumanizeI18n([
  1. String locale = 'en'
])

Implementation

const HumanizeI18n([this.locale = 'en']);