TranslationsEn constructor

TranslationsEn([
  1. String locale = 'en'
])

Implementation

TranslationsEn([String locale = 'en']) : super(locale);